[INFO] cloning repository https://github.com/failsafesecurity/rig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/failsafesecurity/rig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffailsafesecurity%2Frig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffailsafesecurity%2Frig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c455b0c67210855ce9c596b85f3fe301fe2854b9
[INFO] fixing failsafesecurity/rig against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffailsafesecurity%2Frig" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/failsafesecurity/rig
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/failsafesecurity/rig
[INFO] tweaked toml for git repo https://github.com/failsafesecurity/rig written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/failsafesecurity/rig on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/failsafesecurity/rig already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.31.0
[INFO] [stderr]   Downloaded uwl v0.6.0
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded command_attr v0.5.3
[INFO] [stderr]   Downloaded rmcp-macros v0.13.0
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.1
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded webpki-roots v1.0.1
[INFO] [stderr]   Downloaded zlib-rs v0.5.1
[INFO] [stderr]   Downloaded serenity v0.12.4
[INFO] [stderr]   Downloaded rmcp v0.13.0
[INFO] [stderr]   Downloaded deluxe v0.5.0
[INFO] [stderr]   Downloaded rig-derive v0.1.10
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded deluxe-macros v0.5.0
[INFO] [stderr]   Downloaded deluxe-core v0.5.0
[INFO] [stderr]   Downloaded redis v1.0.2
[INFO] [stderr]   Downloaded quick-xml v0.38.0
[INFO] [stderr]   Downloaded nom_locate v5.0.0
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded ecb v0.1.2
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.4
[INFO] [stderr]   Downloaded as-any v0.3.2
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded epub v2.1.4
[INFO] [stderr]   Downloaded lopdf v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e2e609c072cb83efa230443a266f7f5105ee09196357801f834e557fa704c887
[INFO] running `Command { std: "docker" "start" "e2e609c072cb83efa230443a266f7f5105ee09196357801f834e557fa704c887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2e609c072cb83efa230443a266f7f5105ee09196357801f834e557fa704c887" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2e609c072cb83efa230443a266f7f5105ee09196357801f834e557fa704c887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2e609c072cb83efa230443a266f7f5105ee09196357801f834e557fa704c887" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling rmcp v0.13.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking as-any v0.3.2
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking opentelemetry v0.30.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.13.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking opentelemetry_sdk v0.30.0
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking opentelemetry-proto v0.30.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.31.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking redis v1.0.2
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking opentelemetry-http v0.30.0
[INFO] [stderr]     Checking rig-core v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking opentelemetry-otlp v0.30.0
[INFO] [stdout] warning: unused import: `parallel::parallel`
[INFO] [stdout]    --> src/pipeline/mod.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |     use parallel::parallel;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Embed, Clone, Deserialize, Debug, Serialize, Eq, PartialEq, Default)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     Embed, completion::Prompt, embeddings::EmbeddingsBuilder, message::Message, tools::ThinkTool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `embed` in this scope
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[embed]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KnowledgeEntry: Embed` is not satisfied
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |         .documents(knowledge_entries)?
[INFO] [stdout]    |          ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Embed` is not implemented for `KnowledgeEntry`
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct KnowledgeEntry {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Embed`:
[INFO] [stdout]              &T
[INFO] [stdout]              &str
[INFO] [stdout]              ToolSchema
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]            and 7 others
[INFO] [stdout] note: required by a bound in `EmbeddingsBuilder::<M, T>::documents`
[INFO] [stdout]   --> src/embeddings/builder.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 |     T: Embed,
[INFO] [stdout]    |        ^^^^^ required by this bound in `EmbeddingsBuilder::<M, T>::documents`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn documents(self, documents: impl IntoIterator<Item = T>) -> Result<Self, EmbedError> {
[INFO] [stdout]    |            --------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KnowledgeEntry: Embed` is not satisfied
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let embeddings = EmbeddingsBuilder::new(embedding_model.clone())
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Embed` is not implemented for `KnowledgeEntry`
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct KnowledgeEntry {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Embed`:
[INFO] [stdout]              &T
[INFO] [stdout]              &str
[INFO] [stdout]              ToolSchema
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]            and 7 others
[INFO] [stdout] note: required by a bound in `EmbeddingsBuilder`
[INFO] [stdout]   --> src/embeddings/builder.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct EmbeddingsBuilder<M, T>
[INFO] [stdout]    |            ----------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     T: Embed,
[INFO] [stdout]    |        ^^^^^ required by this bound in `EmbeddingsBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KnowledgeEntry: Embed` is not satisfied
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |       let embeddings = EmbeddingsBuilder::new(embedding_model.clone())
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 75 | |         .documents(knowledge_entries)?
[INFO] [stdout]    | |_____________________________________^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Embed` is not implemented for `KnowledgeEntry`
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct KnowledgeEntry {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Embed`:
[INFO] [stdout]              &T
[INFO] [stdout]              &str
[INFO] [stdout]              ToolSchema
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]            and 7 others
[INFO] [stdout] note: required by a bound in `EmbeddingsBuilder`
[INFO] [stdout]   --> src/embeddings/builder.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct EmbeddingsBuilder<M, T>
[INFO] [stdout]    |            ----------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     T: Embed,
[INFO] [stdout]    |        ^^^^^ required by this bound in `EmbeddingsBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KnowledgeEntry: Embed` is not satisfied
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |       let embeddings = EmbeddingsBuilder::new(embedding_model.clone())
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 75 | |         .documents(knowledge_entries)?
[INFO] [stdout]    | |______________________________________^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Embed` is not implemented for `KnowledgeEntry`
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct KnowledgeEntry {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Embed`:
[INFO] [stdout]              &T
[INFO] [stdout]              &str
[INFO] [stdout]              ToolSchema
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]            and 7 others
[INFO] [stdout] note: required by a bound in `EmbeddingsBuilder`
[INFO] [stdout]   --> src/embeddings/builder.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct EmbeddingsBuilder<M, T>
[INFO] [stdout]    |            ----------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     T: Embed,
[INFO] [stdout]    |        ^^^^^ required by this bound in `EmbeddingsBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `build` exists for struct `EmbeddingsBuilder<rig::providers::openai::EmbeddingModel, KnowledgeEntry>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/complex_agentic_loop_claude.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |   struct KnowledgeEntry {
[INFO] [stdout]    |   --------------------- doesn't satisfy `KnowledgeEntry: Embed`
[INFO] [stdout] ...
[INFO] [stdout] 74 |       let embeddings = EmbeddingsBuilder::new(embedding_model.clone())
[INFO] [stdout]    |  ______________________-
[INFO] [stdout] 75 | |         .documents(knowledge_entries)?
[INFO] [stdout] 76 | |         .build()
[INFO] [stdout]    | |         -^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `KnowledgeEntry: Embed`
[INFO] [stdout] note: the trait `Embed` must be implemented
[INFO] [stdout]   --> src/embeddings/embed.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub trait Embed {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rig-core` (example "complex_agentic_loop_claude") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `rig::image_generation`
[INFO] [stdout]    --> examples/hyperbolic_image_generation.rs:1:10
[INFO] [stdout]     |
[INFO] [stdout]   1 | use rig::image_generation::ImageGenerationModel;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ could not find `image_generation` in `rig`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg(feature = "image")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `image` feature
[INFO] [stdout] 123 | #[cfg_attr(docsrs, doc(cfg(feature = "image")))]
[INFO] [stdout] 124 | pub mod image_generation;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SDXL_TURBO` in module `hyperbolic`
[INFO] [stdout]   --> examples/hyperbolic_image_generation.rs:25:74
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let stable_diffusion = hyperbolic.image_generation_model(hyperbolic::SDXL_TURBO);
[INFO] [stdout]    |                                                                          ^^^^^^^^^^ not found in `hyperbolic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `image_generation_model` found for struct `Client<Ext, H>` in the current scope
[INFO] [stdout]   --> examples/hyperbolic_image_generation.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let stable_diffusion = hyperbolic.image_generation_model(hyperbolic::SDXL_TURBO);
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^ method not found in `Client<HyperbolicExt>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rig-core` (example "hyperbolic_image_generation") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e2e609c072cb83efa230443a266f7f5105ee09196357801f834e557fa704c887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e609c072cb83efa230443a266f7f5105ee09196357801f834e557fa704c887", kill_on_drop: false }`
[INFO] [stdout] e2e609c072cb83efa230443a266f7f5105ee09196357801f834e557fa704c887
